Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Ruff #984

Merged
merged 7 commits into from
Nov 1, 2024
Merged

Migrate to Ruff #984

merged 7 commits into from
Nov 1, 2024

Conversation

chriskuehl
Copy link
Member

@chriskuehl chriskuehl commented Sep 26, 2024

This migrates us to Ruff, replacing flake8, Black, and reorder-python-imports.

Will come back to this, just want to make sure Ruff isn't breaking
anything first with the existing changes.
@chriskuehl chriskuehl marked this pull request as ready for review November 1, 2024 16:08
@chriskuehl chriskuehl requested a review from a team as a code owner November 1, 2024 16:08
Copy link

@scotthew1 scotthew1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeet! 🐶

@chriskuehl chriskuehl merged commit c5b7ca9 into develop Nov 1, 2024
4 checks passed
@chriskuehl chriskuehl deleted the ruff branch November 1, 2024 19:55
chriskuehl added a commit that referenced this pull request Nov 13, 2024
chriskuehl added a commit that referenced this pull request Nov 13, 2024
* Revert "Migrate to Ruff (#984)"

This reverts commit c5b7ca9.

* poetry lock --no-update

* Revert "Drop python3.8 support (#1003)"

This reverts commit fe59ab2.

* poetry lock --no-update

* Fix mypy errors

* Add future annotations import to test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants